FaSched 
Logical Entity Name  FaSched 
Default Table Name  FaSched 
Physical Only  NO 
Definition 
 
Note 
 

FaSched Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaSchedId(PK)    int  NO 
 
SyStudentID    int  NO 
 
FaStudentAidID    int  NO 
 
DateSched    datetime  YES 
 
FaPmtPeriodID    int  YES 
 
AdTermID    int  YES 
 
GrossAmount    money  NO 
 
BankFee    money  NO 
 
NetAmount    money  NO 
 
Status    char(1)  NO 
 
PreviousStatus    char(1)  YES 
 
DisbNum    int  YES 
 
DLStatus    char(1)  YES 
 
DLPercentage    numeric(6, 2)  YES 
 
PaymentPeriodNum    int  YES 
 
PgDisbStatus    char(1)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID    int  NO 
 
ts    timestamp  NO 
 
FaStudentAYID    int  YES 
 
CLDisbReleaseCode    char(1)  YES 
 
InterestRebateAmt    money  YES 
 
PaymentPeriodBeginDate    datetime  YES 
 
ClockHours    numeric(6, 2)  YES 
 
EnrollmentStatus    char(1)  NO 
 
AddUserID    int  NO 
 
PrincipalAmount    money  NO 
 
InterestAmount    money  NO 
 
FaDisbID(FK)    int  YES 
 
CLStatus    char(1)  NO 
 
FaBatchExpImpID(FK)    int  YES 
 
AdEnrollSchedID(FK)    int  YES 
 
ThirdPartyInvoiceNumber    varchar(50)  YES 
 
EligibilityStatus    tinyint  NO 
 
EligibilityCheckDate    datetime  YES 
 
SyEligibilityServiceStageID(FK)    int  YES 
 
FaStudentAyPaymentPeriodId(FK)    int  YES 
 
ActDisbDate    datetime  YES 
 
FaStudentLPPaymentPeriodId    int  YES 
 
IsSPEUpdate    bit  YES 
 
AuditString    varchar(400)  YES 
 

FaSched Primary and Unique Keys 
Key Name  Key Type  Keys 
FaSched_FaSchedID_U_C_IDX  PrimaryKey  FaSchedId 

FaSched Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdEnrollSched  Non-Identifying  Zero or One to Zero or More  FK_FaSched_AdEnrollSchedID_AdEnrollSched_AdEnrollSchedID      AdEnrollSchedID  NO  YES 
FaBatchExpImp  Non-Identifying  Zero or One to Zero or More  FK_FaSched_FaBatchExpImpID_FaBatchExpImp_FaBatchExpImpID      FaBatchExpImpID  NO  YES 
FaDisb  Non-Identifying  Zero or One to Zero or More  FK_FaSched_FaDisbID_FaDisb_FaDisbID      FaDisbID  NO  YES 
FaStudentAYPaymentPeriod  Non-Identifying  Zero or One to Zero or More  FK_FaSched_FaStudentAyPaymentPeriodId_FaStudentAyPaymentPeriod_FaStudentAyPaymentPeriodId      FaStudentAyPaymentPeriodId  NO  YES 
SyEligibilityServiceStage  Non-Identifying  Zero or One to Zero or More  Fk_FaSchedSyEligibilityServiceStageID_SyEligibilityServiceStageSyEligibilityServiceStageID      SyEligibilityServiceStageID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FaCODGrantDisb  Non-Identifying  One To Zero or More  FK_FaCODGrantDisb_FaCODGrantID_FaSched_FaSchedID        NO  YES 
SaAutoStipendPaymentQueue  Non-Identifying  One To Zero or More  FK_SaAutoStipendPaymentQueueFaSchedID_FaSchedFaSchedID        NO  YES 
SaReturnOfT4PWDDetail  Non-Identifying  One To Zero or More  FK_SaReturnOfT4PWDDetailFaSchedID_FaSchedFaSchedID        NO  YES 
SaReturnOfT4PwdDetailHistory_Faa  Non-Identifying  One To Zero or More  FK_SaReturnOfT4PwdDetailHistory_FaaFaSchedId_FaSchedFaSchedId        NO  YES 
SaT4CreditBalanceQueue  Non-Identifying  One To Zero or More  FK_SaT4CreditBalanceQueue_FaSchedID_FaSched_FaSchedID        NO  YES 
SyAudit_FaSched  Non-Identifying  One To Zero or More  FK_SyAudit_FaSched_RecordID_FaSched_FaSchedID        NO  YES 
SyEligibilityServiceAudit  Non-Identifying  One To Zero or More  FK_SyEligibilityServiceAudit_FaSchedID_FaSched_FaSchedID        NO  YES 

FaSched Check Constraints 
Check Constraint Name  CheckConstraint